Add select source to soundtouch#33490
Add select source to soundtouch#33490boxcee wants to merge 4 commits intohome-assistant:devfrom boxcee:add-select-source-to-soundtouch
Conversation
…ore into add-select-source-to-soundtouch
|
@da-anda care to take a look at this? |
|
@boxcee I think @MartinHjelmare is more qualified for this. I can do some testing if you like. Having a look at your code I just wondered where/how HA would get the list of selectable sources. You probably would need some form of enumeration for this since I'm not sure that all soundtouch devices support BT and AUX. libsoundtouch doesn't seem to provide this info from a quick look though |
|
you also might want to have a look here CharlesBlonde/libsoundtouch#34 and here #31071 |
|
Ah, thanks. There is also #31669. |
|
Hi @boxcee , |
|
@jtommi Most definitely. Will close this one then, okay? |
Proposed change
It is impossible to change the source of the SoundTouch at the moment. This PR should add the functionality to change source.
Type of change
Additional information
Checklist
black --fast homeassistant tests)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest.requirements_all.txt.Updated by running
python3 -m script.gen_requirements_all..coveragerc.The integration reached or maintains the following Integration Quality Scale: